chore: support release reproducibility#1012
Open
ovitrif wants to merge 1 commit into
Open
Conversation
This comment has been minimized.
This comment has been minimized.
ee1db3e to
ad84438
Compare
ad84438 to
26a5059
Compare
26a5059 to
213f973
Compare
213f973 to
7479414
Compare
7479414 to
857e2c6
Compare
917dd93 to
07d7fa9
Compare
07d7fa9 to
039bc2f
Compare
039bc2f to
107d707
Compare
f7c1bca to
7ed3897
Compare
7ed3897 to
4a2b16f
Compare
4a2b16f to
b676a3d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #953
Related: #1006
Replaces the release reproducibility portion of #959.
Description
This PR splits the reproducibility work out of #959:
Reproducible Releaseworkflow formainnetReleasereproduction artifacts.scripts/reproduce-release.shto build/reuse the release AAB, recreate APK splits with pinnedbundletool, extract arm64 native libraries, and write checksums.docs/reproducible-builds.md.Preview
N/A
QA Notes
Manual Tests
Automated Checks
bash -n scripts/reproduce-release.shgo run github.com/rhysd/actionlint/cmd/actionlint@latest .github/workflows/reproducible-release.ymlgit diff --checkRSA, while a throwaway EC keystore reportsEC.DIFFOSCOPE_COMPARE_DIRis copied to a temp dir before cleanup and remains available after the generated output directory is removed.